Namespace - LJCDBClientLib
Parameters
keyColumns - The record containing the key column values.
filters - The filter values.
Syntax
| C# |
|
public Void Delete(DbColumns keyColumns, DbFilters filters = null)
|
Deletes the records with the specified key values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.